//==============================================================================
// test_anim.txt
//==============================================================================
import Civ_statue_defines_anim.txt
import Construction_defines_anim.txt

//==============================================================================
define Dust
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Building DustA
      }
   }  
}

//==============================================================================
define Fire1
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Tiny
      }
   }  
}

//==============================================================================
define smoketiny
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Smoke Small
      }
   }
}


//==============================================================================
anim Idle
{
   SetSelector
   {
		SetSelector
		{
			TechLogic none/age 2/age 3/age 4
			SetSelector
			{
				ConstructionLogic 0 33 66
				set hotspot
				{
					version
					{
						Visual Building G Hades Temple
						ReplaceTexture World G Hades Temple/World G Hades Temple Archaic
						connect leftear smoketiny HOTSPOT
						connect rightear smoketiny HOTSPOT
						connect leftear fire1 HOTSPOT
						connect rightear fire1 HOTSPOT
						connect righthand statue hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction Large A
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction Large B
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building G ConstructionTemple
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					}
				}
			} 
		 //---------------------------Age 2--------------------------------//
			SetSelector
			{
				ConstructionLogic 0 33 66
				set hotspot
				{
					version
					{
						Visual Building G Hades Temple
						ReplaceTexture World G Hades Temple/World G Hades Temple Classical
						connect leftear smoketiny HOTSPOT
						connect rightear smoketiny HOTSPOT
						connect leftear fire1 HOTSPOT
						connect rightear fire1 HOTSPOT
						connect righthand statue hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction Large A
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					 }
				}
				set hotspot
				{
					version
					{
						Visual Building Construction Large B
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					 }
				}
				set hotspot
				{
					version
					{
						Visual Building G ConstructionTemple
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					}
				}
			}
		 //---------------------------Age 3--------------------------------//
			SetSelector
			{
				ConstructionLogic 0 33 66
				set hotspot
				{
					version
					{
						Visual Building G Hades Temple
						connect leftear smoketiny HOTSPOT
						connect rightear smoketiny HOTSPOT
						connect leftear fire1 HOTSPOT
						connect rightear fire1 HOTSPOT
						connect righthand statue hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction Large A
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					 }
				}
				set hotspot
				{
					version
					{
						Visual Building Construction Large B
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					 }
				}
				set hotspot
				{
					version
					{
						Visual Building G ConstructionTemple
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					}
				}
			}
		 //---------------------------Age 4--------------------------------//
			SetSelector
			{
				ConstructionLogic 0 33 66
				set hotspot
				{
					version
					{
						Visual Building G Hades Temple
						ReplaceTexture World G Hades Temple/World G Hades Temple Mythic
						connect leftear smoketiny HOTSPOT
						connect rightear smoketiny HOTSPOT
						connect leftear fire1 HOTSPOT
						connect rightear fire1 HOTSPOT
						connect righthand statue hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction Large A
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					 }
				}
				set hotspot
				{
					version
					{
						Visual Building Construction Large B
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building G ConstructionTemple
						connect attachpoint G_Long_Brick hotspot
						connect face G_Long_Brick hotspot
						connect chin G_Medium_Brick hotspot
						connect leftfoot G_Medium_Brick hotspot
						connect lefthand G_Small_Brick hotspot
						connect leftleg G_Small_Brick hotspot
					}
				}
			}
		}
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
		TechLogic none/age 2/age 3/age 4
		SetSelector
		{
		  set hotspot
		  {
			 version
			 {
					  Visual Building G Hades Temple_Death
					  ReplaceTexture World G Hades Temple/World G Hades Temple Archaic
					  connect leftear smoketiny HOTSPOT
					  connect rightear smoketiny HOTSPOT
					  connect leftear fire1 HOTSPOT
					  connect rightear fire1 HOTSPOT
					  connect righthand statue hotspot
					  connect Smoke0 Dust hotspot
					  connect Smoke1 Dust hotspot
					  connect Smoke2 Dust hotspot
					  connect Smoke3 Dust hotspot
					  connect Smoke4 Dust hotspot
					  connect Smoke5 Dust hotspot
					  connect Smoke6 Dust hotspot
					  connect Smoke7 Dust hotspot
			 }
		  }
		  set hotspot
		  {
			 version
			 {
					  Visual Building G Hades Temple_Death
					  ReplaceTexture World G Hades Temple/World G Hades Temple Classical
					  connect leftear smoketiny HOTSPOT
					  connect rightear smoketiny HOTSPOT
					  connect leftear fire1 HOTSPOT
					  connect rightear fire1 HOTSPOT
					  connect righthand statue hotspot
					  connect Smoke0 Dust hotspot
					  connect Smoke1 Dust hotspot
					  connect Smoke2 Dust hotspot
					  connect Smoke3 Dust hotspot
					  connect Smoke4 Dust hotspot
					  connect Smoke5 Dust hotspot
					  connect Smoke6 Dust hotspot
					  connect Smoke7 Dust hotspot
			 }
		  }
		  set hotspot
		  {
			 version
			 {
					  Visual Building G Hades Temple_Death
					  connect leftear smoketiny HOTSPOT
					  connect rightear smoketiny HOTSPOT
					  connect leftear fire1 HOTSPOT
					  connect rightear fire1 HOTSPOT
					  connect righthand statue hotspot
					  connect Smoke0 Dust hotspot
					  connect Smoke1 Dust hotspot
					  connect Smoke2 Dust hotspot
					  connect Smoke3 Dust hotspot
					  connect Smoke4 Dust hotspot
					  connect Smoke5 Dust hotspot
					  connect Smoke6 Dust hotspot
					  connect Smoke7 Dust hotspot
			 }
		  }
		  set hotspot
		  {
			 version
			 {
					  Visual Building G Hades Temple_Death
					  ReplaceTexture World G Hades Temple/World G Hades Temple Mythic
					  connect leftear smoketiny HOTSPOT
					  connect rightear smoketiny HOTSPOT
					  connect leftear fire1 HOTSPOT
					  connect rightear fire1 HOTSPOT
					  connect righthand statue hotspot
					  connect Smoke0 Dust hotspot
					  connect Smoke1 Dust hotspot
					  connect Smoke2 Dust hotspot
					  connect Smoke3 Dust hotspot
					  connect Smoke4 Dust hotspot
					  connect Smoke5 Dust hotspot
					  connect Smoke6 Dust hotspot
					  connect Smoke7 Dust hotspot
			 }
		  }
	   }
   }
}
